GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetKeywords Method





In This Topic
SetKeywords Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(540)>
Sub SetKeywords( _
   ByVal Keywords As String _
) 
[DispId(540)]
void SetKeywords( 
   string Keywords
)
procedure SetKeywords( 
    Keywords: String
); 
DispIdAttribute(540)
function SetKeywords( 
   Keywords : String
);
[DispId(540)]
void SetKeywords( 
   string* Keywords
) 
[DispId(540)]
void SetKeywords( 
   String^ Keywords
) 

Parameters

Keywords
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members